testdialog: Error out if templates are missing
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2015 19:59:23 +0000 (15:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2015 20:11:17 +0000 (16:11 -0400)
commit2b105dc3d925dc4ad16906afb532968ba6ff9750
tree078da2676205741ed015ee7a90b1171d891aa193
parent0ee14211b117725eff658bf78fbabce9039ab443
testdialog: Error out if templates are missing

Coverity complained about us ignoring the return value
here, and it is nicer to get an error message about this.
tests/testdialog.c